home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / game / patch / jst32b_dev.lha / jst_dev / InstallWizard / Installs.readme < prev    next >
Text File  |  2000-03-31  |  2KB  |  47 lines

  1. Welcome to InstallWizard.
  2.  
  3. InstallWizard will allow you to create installer install-scripts and sources
  4. templates/Makefiles in a totally guided process.
  5.  
  6. Of course, 90% of the work is still to be done on the loader source (and some work
  7. is to be done also on the install-script), but at least it will save you the
  8. hassle of misplaced parenthesis, restless copy/paste, unmatched names between
  9. the loader and the install script, tooltypes forgotten, files non copied.
  10.  
  11. Okay, the dox are very small and the program is widely untested, but you've got
  12. the source (installer script/other text files), so you can correct/improve, and if
  13. you do so, I'd be grateful if you send me the changes.
  14.  
  15.  
  16. The ConfigInstall installer script allows to set (and save) the environment variables
  17. holding your personal data:
  18.  
  19. $INSTALLROOT: root of the directories containing the user files (install-script,
  20.               readme, other files)
  21.  
  22. $LOADERDEVROOT: root of the directories containing the developper files (loader source,
  23.                 Makefile, empty loader + icon)
  24.  
  25. $EDITOR: path to the editor used
  26.  
  27.  
  28. Enjoy.
  29.  
  30. InstallWizard is © 1999-2000 Jean-François Fabre
  31.  
  32. InstallWizard tries to be compatible with Commodore/AT Installer and the excellent
  33. and supported InstallerNG. You can report all incompatibilities.
  34.  
  35. PS:
  36.  
  37. InstallWizard uses the amiga port of the unix command sed. The binary of the command
  38. is provided in the package.
  39.  
  40. SED 2.05:
  41. Uploader <scherer@genesis.informatik.rwth-aachen.de>
  42. Type: util/gnu
  43.  
  44. This is GNU SED 2.05 for the Commodore Amiga.  The port is based on the
  45. unmodified GNU SED source archive sed-2.05.tar.gz, which is assumed as a
  46. prerequisite, and was done with SAS/C++ 6.55 (no ixemul.library needed).
  47.